home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 009a / actlib10.zip / XSET.TXT < prev   
Text File  |  1993-02-04  |  3KB  |  75 lines

  1.                ╔══════════════════════════════════════╗
  2.                ║    XSET: Enhanced SET Instruction    ║░░
  3.                ║                                      ║░░
  4.                ║      (C) 1991,92,93 STERN Marc       ║░░
  5.                ╚══════════════════════════════════════╝░░
  6.                 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 
  7.  
  8.  
  9.     All you always wanted to put in an environment variable and
  10.  never dare to ask DOS for...
  11.  
  12.         XSET: The way to easily write efficient batch files.
  13.  
  14.  
  15.     XSET allows you to put EVERYTHING you want in a variable of
  16.  the current environment and use it as if you gave it the value with
  17.  the standard DOS command 'SET'. You will be able to write very efficient
  18.  batch files including string manipulation, calculation,...
  19.  
  20.     XSET is the more powerful environment variable manipulation
  21.  program you never saw. It also has the easiest and most intuitive
  22.  user interface it is possible to write (very closed to the DOS 'SET'
  23.  command).
  24.  
  25.  
  26.  XSET is fully compatible with MS-DOS 5.0, DR-DOS 6.0, NDOS & 4DOS 4.0.
  27.  
  28.  
  29.  XSET has five major features:
  30.  ════════════════════════════
  31.  
  32.   - XSET permits to catch the output of any command (internal or external)
  33.     or program and put it into an environment variable.
  34.  
  35.   - XSET has several built-in commands to modify the output of a program
  36.     or a string given on the command-line (extract a part of a string,...)
  37.  
  38.   - XSET has a built-in full floating-point calculation functionalitie:
  39.                         ───────────────────────────────
  40.  
  41.     You can make incremental loops, input a calculation string and
  42.     output a number,...
  43.  
  44.   - XSET can manage variable contents of more than 128 characters
  45.     (your path can now be as long as you want)
  46.  
  47.   - XSET has some other built-in commands to give you access to some
  48.     system datas (date, time, ...)
  49.                   
  50.   - XSET has built-in commands to clear all environment or restore a
  51.     previously saved one.
  52.  
  53.  
  54.   More than 45 commands to let you do all what you need.
  55.  
  56.  
  57. Remark: latest version of XSET is always available
  58.         at SIMTEL-20  pd1:<msdos.batutl>xsetXXX.zip
  59.      or at garbo.uwasa.fi:/pc/envutil/xsetXXX.zip
  60.  
  61.         (current version is 2.60)
  62.  
  63.  
  64. ---------------------------------------------------------------------------
  65.  
  66. STERN Marc
  67. Av. de la Basilique 376 bte 19
  68. 1080 Bruxelles
  69. Belgium
  70.       
  71. Tel:  +32-2 525.63.32 (9h - 16h Medium European Time)
  72.       +32-2 427.98.52 ( evening )
  73.  
  74. E-mail:  stern@mble.philips.be      (internet)
  75.